Trang web dự án năm cuối sử dụng CSS HTML5

1 # Final-Year-Project-Website
2
3 Website
for our final year project
4
5 - Website can be accessed here: https:
//i.cs.hku.hk/fyp/2018/fyp18006/
6 - Team member: Haoran Qiu, Tao Ji
7 - Supervisor: Dr. Heming Cui
8
9 ## Introduction
10
11 ### FRING: A GEOGRAPHY-BASED P2P OVERLAY NETWORK FOR FAST AND ROBUST BLOCKCHAIN SYSTEMS
12
13 Project FRing includes a noval peer-to-peer overlay network protocol that improves communication efficiency and security among peers, and an implementation of the protocol
in C++.
14
15 ### Background
16
17 Blockchain
is essentially a public decentralized ledger that securely records transactions between parties anonymously. The key component is to reach agreement among a group of nodes, i.e., consensus. However, based on current Peer-to-Peer network, the broadcast operation is inefficient. Increasing transaction rate leads to traffic congestion.
18
19 Intel SGX
is a technology which protects code and execution integrity from hardware perspective. It provides chances to modify the network protocol and store some routing information, in order to reduce as many messages as possible and meanwhile retain the properties required by the blockchain application on top of the network.
20
21 This project targets
this weakness of the P2P network under blockchain systems, designing and implementing a new protocol in the Peer-to-Peer network which achieves effciency and do not sacrifice any security or any other required properties.
22
23 ## Find more
24
25 Learn more
from our project website: https://i.cs.hku.hk/fyp/2018/fyp18006/.
26
27 This work
is done by HKU System Group.


Gõ tìm kiếm nhanh...